Click or drag to resize

StandardFolderIdMailbox Property

Gets or sets the mailbox.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public Mailbox Mailbox { get; set; }

Property Value

Type: Mailbox
The mailbox.
See Also